home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / NetNewsWireLite1.0.3.sit / NetNewsWire Lite.app / Contents / Resources / English.lproj / SourceInfo.nib / classes.nib next >
Encoding:
Text File  |  2003-02-18  |  1.0 KB  |  28 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {showWindow = id; updateSourceInfoFromPanel = id; }; 
  6.             CLASS = SourceInfoController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 RSSFieldLabel = NSTextField; 
  10.                 RSSURLField = NSTextField; 
  11.                 boxAboveDescription = NSBox; 
  12.                 descriptionTextView = NSTextField; 
  13.                 homeFieldLabel = NSTextField; 
  14.                 homeURLField = NSTextField; 
  15.                 iconView = NSImageView; 
  16.                 nameField = NSTextField; 
  17.                 nameFieldLabel = NSTextField; 
  18.                 nameLabel = NSTextField; 
  19.                 panelWindow = NSPanel; 
  20.                 sourceTypeIconView = NSImageView; 
  21.                 updateButton = NSButton; 
  22.             }; 
  23.             SUPERCLASS = NSWindowController; 
  24.         }, 
  25.         {CLASS = SourceInfoPanel; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }
  26.     ); 
  27.     IBVersion = 1; 
  28. }